Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow sorting files by type #42654

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

groud
Copy link
Member

@groud groud commented Oct 8, 2020

Allow sorting the files in the filesystem dock by extension.
output

Closes godotengine/godot-proposals#1582

Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use Title Case for buttons and actions in the editor:

editor/filesystem_dock.cpp Outdated Show resolved Hide resolved
@groud groud force-pushed the allow-sorting-files-by-type branch from 3a914f4 to 3b72201 Compare October 9, 2020 07:42
@groud groud requested a review from Calinou October 15, 2020 15:17
editor/filesystem_dock.cpp Outdated Show resolved Hide resolved
editor/filesystem_dock.cpp Outdated Show resolved Hide resolved
editor/filesystem_dock.cpp Outdated Show resolved Hide resolved
editor/filesystem_dock.cpp Outdated Show resolved Hide resolved
editor/filesystem_dock.cpp Outdated Show resolved Hide resolved
editor/filesystem_dock.cpp Outdated Show resolved Hide resolved
@groud groud force-pushed the allow-sorting-files-by-type branch from 3b72201 to 422c348 Compare October 19, 2020 19:47
@akien-mga
Copy link
Member

Needs a rebase to fix CI (independent from this PR).

@groud groud force-pushed the allow-sorting-files-by-type branch from 422c348 to f7a8cd8 Compare October 19, 2020 21:22
@groud
Copy link
Member Author

groud commented Oct 19, 2020

Needs a rebase to fix CI (independent from this PR).

Done :)

@akien-mga akien-mga merged commit 84e9008 into godotengine:master Oct 19, 2020
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an option to sort the editor's FileSystem dock by file type
4 participants